Uses of Class
ddejonge.bandana.tournamentObserver.GameResult.PlayerResult
Package | Description |
---|---|
ddejonge.bandana.tournamentObserver |
-
Uses of GameResult.PlayerResult in ddejonge.bandana.tournamentObserver
Methods in ddejonge.bandana.tournamentObserver that return GameResult.PlayerResult Modifier and Type Method Description static GameResult.PlayerResult
GameResult.PlayerResult. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static GameResult.PlayerResult[]
GameResult.PlayerResult. values()
Returns an array containing the constants of this enum type, in the order they are declared.